#Make SameSize XK/XG
LMB:This will copy the Dimension value from the smaller Object (X-Axis) to the larger Object.**_
RMB:This will copy the Dimension value from the bigger Object (X-Axis) to the smaller Object.
Make_Same_Size(0,0)
#END
[OnRightMouseButton!]  
Make_Same_Size(0,1)
#END
